home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / EmacsTeX / TeXfig / Source / English.lproj / Preferences.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  399 b   |  34 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. TeXfigApplication = {
  7.     ACTIONS = {
  8.     open:;
  9.     insert:;
  10.     up:;
  11.     doit:;
  12.     save:;
  13.     down:;
  14.     printer:;
  15.     saveAs:;
  16.     copy:;
  17.     appDidInit:;
  18.     screen:;
  19.     info:;
  20.     preferences:;
  21.     };
  22.     OUTLETS = {
  23.     prefPanel;
  24.     printerButton;
  25.     imageList;
  26.     inputText;
  27.     infoPanel;
  28.     screenButton;
  29.     currentTeX;
  30.     imageView;
  31.     };
  32.     SUPERCLASS = Application;
  33. };
  34.